delete

abstract fun delete(element: Any): Boolean

Removes the specified element from this set.

Return

true if this set contained the specified element

Parameters

element

the element to be removed from this set

Throws

when the JavaScript object is already disposed or invalid